home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilwb / rdsdfcns.lha / Rod'sDefIcons / build next >
Text File  |  1997-01-06  |  497b  |  30 lines

  1. ; Better not to touch things in this file (this means me!)
  2. FailAt 5
  3.  
  4. Echo
  5. Echo Compiling...
  6. Echo
  7.  
  8.  
  9.  
  10. ;
  11. ; Replace 'GenIm2' with the name of your compiler...
  12. ;
  13. GenIm2 DefIconsPrefs.a
  14.  
  15.  
  16.  
  17.  
  18. Echo
  19. Echo Compilation Successful...
  20.  
  21. Echo NOLINE Copying new prefs into ENV: .....
  22. C:Copy <>NIL: DefIconsPrefs ENV:DefIcons.Prefs
  23. Echo done!
  24.  
  25. Echo NOLINE Copying new prefs into ENVARC: .....
  26. C:Copy <>NIL: DefIconsPrefs ENVARC:DefIcons.Prefs
  27. Echo done!
  28.  
  29. Echo
  30. Echo All done! Changes will take place after next boot!